gpsbabel.git
2024-08-15 Robert LipeModernize Humminbird internals (#1322)
2024-08-13 tsteven4use implicit conversions for lat,lon degs<->rads in...
2024-08-12 tsteven4fix bend filter usage of linepart. (#1320)
2024-08-12 tsteven4cleanup great circle. (#1318)
2024-08-12 tsteven4correct simplify filter with maximum allowable error...
2024-08-10 tsteven4have jeeps use std::endian (#1315)
2024-08-09 tsteven4move floor to C++20 (#1206)
2024-08-08 tsteven4use constexpr for constants, match parms in declaration...
2024-08-08 tsteven4Use Helmert transform for conversions between OSGB36...
2024-08-07 tsteven4spell Datum (#1313)
2024-08-07 tsteven4unify access to ellipsoid parameters (#1312)
2024-08-06 tsteven4correct WGS84 semi minor axis value. (#1310)
2024-08-02 tsteven4cleanup datetime.h tidy and g++ warnings. (#1309)
2024-08-01 tsteven4enhance validate filter to report on track segments...
2024-07-30 tsteven4use a signed type for waypt_counts and route counts...
2024-07-27 tsteven4teach lowranceusr about track segments (#1306)
2024-07-24 OlesyaGerasimenkoUpdate Russian translation (#1304)
2024-07-23 tsteven4correct garmin real time altitude, add geoid height...
2024-07-22 tsteven4correct computation of timestamp with garmin real time...
2024-07-20 tsteven4fix gpsapp copy_char_array that could leave part of...
2024-07-20 tsteven4fix memory leaks writing garmin routes. (#1299)
2024-07-19 tsteven4enhance garmin route write for devices using 16 member...
2024-07-19 tsteven4enhance garmin route writes for devices using D201_Rte_...
2024-07-19 tsteven4don't send links with GPS_A200_Send. (#1295)
2024-07-13 tsteven4fix faulty assertion in garmin. (#1290)
2024-07-01 tsteven4remove qtci installer code (#1289)
2024-06-29 tsteven4exclude qt .ts files from codacy analysis. (#1288)
2024-06-29 tsteven4Fix unicsv reader delimiter detection (#1287)
2024-06-12 tsteven4delete obsolete jeeps functions that were never used...
2024-06-05 tsteven4update macos release to Qt 6.5.3 (#1284)
2024-05-23 tsteven4refactor interface to jeeps pvt related commands. ...
2024-05-20 tsteven4fix xcsv RECORD_DELIMITER CR. (#1282)
2024-05-05 tsteven4add Qt's webengine translations to package. (#1277)
2024-05-04 tsteven4tidy readability-convert-member-functions-to-static...
2024-05-04 tsteven4clang-tidy modernize-loop-convert (#1275)
2024-05-04 tsteven4clang-tidy readability-isolate-declaration (#1274)
2024-05-04 tsteven4Move floor to Qt 6.2 (#1272)
2024-04-27 tsteven4add Ubuntu noble to CI (#1273)
2024-04-23 tsteven4add fedora 40 to CI (#1270)
2024-04-18 tsteven4support builds with shapelib (as documented). (#1268)
2024-04-16 tsteven4update libusb to 1.0.27 (#1259)
2024-04-16 tsteven4work around homebrew python linking issues (#1267)
2024-04-14 GPSBabelAdd test coverage for ozi color setting options. (...
2024-04-11 tsteven4update macos github workflow (#1265)
2024-03-08 tsteven4clang tidy 18 fixes readability-redundant-casting ...
2024-02-07 tsteven4update zlib to 1.3.1 (#1258)
2024-01-25 tsteven4update shapelib to 1.6.0 (#1257)
2024-01-24 dependabot... Bump actions/cache from 3 to 4 (#1256)
2023-12-23 tsteven4update codacy badge (#1251)
2023-12-18 tsteven4update codeql workflow template (#1250)
2023-12-18 dependabot... Bump actions/upload-artifact from 3 to 4 (#1249)
2023-12-18 dependabot... Bump github/codeql-action from 2 to 3 (#1248)
2023-12-18 tsteven4modernize google maps javascript (#1247)
2023-12-16 tsteven4remove CMakeSettings.json (#1246)
2023-12-11 dependabot... Bump actions/setup-python from 4 to 5 (#1245)
2023-11-30 tsteven4make xmlgeneric a class (#1244)
2023-11-23 tsteven4fix errors in gpi writer related to bitmaps. (#1243)
2023-11-23 tsteven4bring static functions into googltakeout class. (#1240)
2023-11-20 tsteven4straggling nits (#1236)
2023-11-19 tsteven4misc cleanups (#1235)
2023-11-19 tsteven4simplify usage of homebrew on CI macos-11. (#1234)
2023-11-19 tsteven4retire LegacyFormat class. (#1233)
2023-11-19 tsteven4convert mtk formats to Format class. (#1226)
2023-11-19 tsteven4convert ozi to Format class. (#1232)
2023-11-19 tsteven4convert garmin_txt to Format class (#1231)
2023-11-18 tsteven4convert garmin_xt to Format class (#1230)
2023-11-18 tsteven4convert tpg to dynamic Format class. (#1229)
2023-11-18 tsteven4convert gtm to Format class. (#1228)
2023-11-18 tsteven4convert v900 to dynamic Format class. (#1227)
2023-11-18 tsteven4convert tpo formats to Format class (#1225)
2023-11-16 tsteven4fix leak in jeeps serial comm on posix. (#1223)
2023-11-16 tsteven4convert garmin to Format class (#1222)
2023-11-15 tsteven4astyle jeeps included files (#1219)
2023-11-15 tsteven4gpsmath isolation (#1218)
2023-11-15 tsteven4use c++11 fixed width integer types in jeeps. (#1217)
2023-11-14 tsteven4use uniform header guards in jeeps. (#1216)
2023-11-13 tsteven4jeeps function pointers, GPS_PPacket const correctness...
2023-11-12 tsteven4clang tidy fixes (#1214)
2023-11-10 tsteven4misc cleanups (#1213)
2023-11-09 tsteven4make qstarz format dynamic (#1212)
2023-11-09 tsteven4add fedora 39 to ci (#1211)
2023-11-09 tsteven4convert vcf to dynamic Format. (#1210)
2023-11-01 tsteven4refactor garmin_fs class (#1203)
2023-10-30 tsteven4convert garmin_fs functions from char* -> QString ...
2023-10-30 tsteven4consolidate handling of extensions in gpx writer. ...
2023-10-28 PacketFiendDevelop igc options (#1180)
2023-10-28 tsteven4move Qt floor from 5.12 to 5.15 (#1199)
2023-10-27 tsteven4support optional start elements in xmlstreamwriter...
2023-10-27 tsteven4remove gpx reader support for probelmatic extensions...
2023-10-26 tsteven4fix bugs with gpx passthrough. (#1197)
2023-10-26 GPSBabelUpdate (now archived) Oozy Rat from Geocaching.com...
2023-10-23 tsteven4enhance gpx test to validate gpx writer. (#1191)
2023-09-30 tsteven4rc1 for release 1.9.0 (#1186)
2023-09-30 tsteven4archive docs in CI (#1187)
2023-09-29 tsteven4bump qt build from 6.5.2 to 6.5.3 (#1185)
2023-09-25 tsteven4Remove final remnants of 'exported' (#1146)
2023-09-15 tsteven4tidy fixes (#1179)
2023-09-14 tsteven4fix various "Redundancies in code" (#1178)
2023-09-14 tsteven4fix SchemaArrayField/SchemaArrayData mismatch (#1177)
2023-09-12 PacketFiendIntegrate OAT and SIU with Waypoints (#1060)
next